-
Notifications
You must be signed in to change notification settings - Fork 70
blog: 2025 Q2 #237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blog: 2025 Q2 #237
Conversation
✅ Deploy Preview for awesome-golick-685c88 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
89a2e90
to
3973767
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome stuff! I have a few cleanup comments but the content is super good.
docs/_blog/2025_q2_update.md
Outdated
|
||
Here are some of the notable releases and changes over Q2 to the software libraries we maintain: | ||
- **The bdk_wallet 2.0 release!** Following on the heels of 1.0, we've released [BDK 2.0](https://github.com/bitcoindevkit/bdk_wallet/releases/tag/wallet-2.0.0) which includes a bug fix for handling stuck or evicted transactions, performance enhancements for large wallets, more extensive test coverage, and the return of TxDetails. | ||
- **BDK CLI 1.0.** Our [command-line interface has reached its 1.0 milestone](https://github.com/bitcoindevkit/bdk-cli/releases/tag/v1.0.0), uses bdk_wallet 1.0.0 and integrates Kyoto, which uses the Kyoto protocol for compact block filters. It sets SQLite as the default database and drops support for sled. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this case it's not really the Kyoto protocol. I would rephrase as "and integrates Kyoto, the new client for compact block filters in BDK."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
absolutely, thanks for this, much better, updated
docs/_blog/2025_q2_update.md
Outdated
|
||
## Our Grantees in Action | ||
|
||
We're excited to welcome new Silver [corporate members](https://bitcoindevkit.org/blog/_2025q1-new-foundation-members/) the BDK Foundation and thank them for their financial support! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: new Silver corporate members to the BDK...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for catching that, updated
docs/_blog/2025_q2_update.md
Outdated
- AnchorWatch | ||
- CleanSpark | ||
- Proton Foundation | ||
|
||
We're also excited to welcome new Associate members who are supporting the BDK Foundation by training & funding developers working on BDK! | ||
- Btrust | ||
- Vinteum |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think some links to these companies/orgs would be cool and give them a bit of visibility (even though most people probably know who they are).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great great idea, updated with a link for each
4. CLI by [Peter Tyonum](https://github.com/tvpeter) | ||
5. Compact Block Filters by [Robert Netzke](https://github.com/rustaceanrob) | ||
6. Mobile by [Matthew Ramsden](https://github.com/reez) | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You could add somewhere a line with the link to the whole playlist: https://www.youtube.com/playlist?list=PLFQTgyPgNM1iP9vqO6-Oic02x-MhxrNQu
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great idea, updated w that playlist link
91db213
to
da29b65
Compare
Thanks for all of those comments, they were each really good/helpful (I updated the blog for each item you mentioned) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 4f193df.
merging because Steve already got a good look at this the other day in person when I was writing it |
Open to any ordering/grammar changes as needed!